home *** CD-ROM | disk | FTP | other *** search
- /newnoise
- { supdict begin
- q newinside
- [0 0 0 1] vc
- /mx exch 255 mul cvi def
- /mn exch 255 mul cvi def
- /dff mx mn sub def
- dx dy scale
- dx dy 8 [ dx 0 0 dy 0 0 ]
- { 0 1 511{ str1 exch rand -16 bitshift 255 and dff mod mn add put } for str1}
- image Q end } def